home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource Library: Multimedia
/
Resource Library: Multimedia.iso
/
hypercrd
/
xcmds
/
dvlprstc.hqx
/
Developer Stack 1.3r
/
card_33409.txt
< prev
next >
Wrap
Text File
|
1991-04-30
|
738b
|
50 lines
-- card: 33409 from stack: in.3r
-- bmap block id: 0
-- flags: 0000
-- background id: 3837
-- name: InKey
-- part contents for background part 5
----- text -----
InKey
-- part contents for background part 6
----- text -----
InKey is a XFCN that allows you to trap for any key typed.
If you find this XFCN useful, feel free to use and distribute.
Guy de Picciotto.
CIS: 73300,3637
GENIE: G.PICCIOTO
-- part contents for background part 7
----- text -----
Syntax:
Inkey()
To capture all keystrokes, use the following script in your stack script:
On Idle
get Inkey()
pass idle
End Idle
-- part contents for background part 10
----- text -----
30
-- part contents for background part 27
----- text -----
XFCN